body {
  background: url(https://rs1.119.gov.cn/api/source/119gov/index/bg.png?1)
    repeat-x;
}
.wrapBg {
  padding-top: 24px;
  /*background: #AE0C0D;*/
  background-color: #3eb6ff;
  background-image: linear-gradient(180deg, #58afff 23%, #ffffff 100%);
}
.wrapCon {
}
.wrapCon .firstCon {
  background: #fff;
  padding: 24px 20px 20px 20px;
  margin-bottom: 6px;
}
.wrapCon .firstCon .firstCon-l {
  float: left;
  width: 470px;
}
.wrapCon .firstCon .firstCon-r {
  float: left;
  width: 470px;
  margin-left: 20px;
}
.mod-focus {
  position: relative;
  height: 300px;
  overflow: hidden;
}
.mod-focus .focus_list {
  height: 300px;
}
.mod-focus .focus_list li {
  position: relative;
  width: 478px;
  height: 100%;
  float: left;
}
.mod-focus .focus_list li .link {
  display: block;
  width: 100%;
  height: 100%;
}
.mod-focus .focus_list li .link img {
  width: 478px;
  height: 300px;
  object-fit: cover;
}
.mod-focus .focus_list li .focus_mask {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  height: 34px;
  background-color: #000;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.mod-focus .focus_list li .focus_mask .f_tle {
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  margin-left: 12px;
  width: 330px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mod-focus .focus_page {
  position: absolute;
  bottom: 3px;
  right: 20px;
}
.mod-focus .focus_page a {
  display: inline-block;
  text-indent: -99em;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  background-color: #fff;
  opacity: 0.5;
  border-radius: 50%;
}
.mod-focus .focus_page a.selected {
  background-color: #496ff3;
}
.wrapCon .firstCon .firstCon-r .firstCon-r-tab {
  border-bottom: 1px solid #deebfb;
  position: relative;
  margin-bottom: 14px;
}
.wrapCon .firstCon .firstCon-r .firstCon-r-tab .more {
  position: absolute;
  right: 12px;
  font-size: 12px;
  color: #3460ab;
  top: 2px;
}
.wrapCon .firstCon .firstCon-r .firstCon-r-tab ul li {
  float: left;
  font-size: 18px;
  text-align: center;
  color: #888888;
  padding: 0 16px 7px;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  cursor: pointer;
  font-weight: bold;
}
.wrapCon .firstCon .firstCon-r .firstCon-r-tab ul li.active {
  border-bottom: 3px solid #2161b0;
  color: #3460ab;
}
.wrapCon .firstCon .firstCon-r .firstCon-r-tab ul li a {
  color: #888888;
  font-size: 20px;
}
.wrapCon .firstCon .firstCon-r .firstCon-r-tab ul li.active a {
  color: #3460ab;
}
.wrapCon .firstCon .firstCon-r .firstCon-r-inner {
  display: none;
}
.wrapCon .firstCon .firstCon-r .firstCon-r-inner.active {
  display: block;
}
.wrapCon .firstCon .firstCon-r .firstCon-r-inner p {
  margin-bottom: 15px;
  height: 60px;
  overflow: hidden;
}
.wrapCon .firstCon .firstCon-r .firstCon-r-inner p a {
  font-size: 22px;
  color: #df2817;
  letter-spacing: 0.37px;
}
.wrapCon .firstCon .firstCon-r .firstCon-r-inner ul li {
  position: relative;
  margin: 10px 0;
  padding-left: 25px;
  padding-right: 42px;
  width: 403px;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: SimSun;
}
.wrapCon .firstCon .firstCon-r .firstCon-r-inner ul li:last-of-type {
  margin: 11px 0 0 0;
}
.wrapCon .firstCon .firstCon-r .firstCon-r-inner ul li a {
  font-size: 16px;
  color: #000000;
  letter-spacing: 0;
}
.wrapCon .firstCon .firstCon-r .firstCon-r-inner ul li a:hover {
  color: #3460ab;
}
.wrapCon .firstCon .firstCon-r .firstCon-r-inner ul li i {
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #e34637;
  top: 6px;
  left: 7px;
}
.wrapCon .firstCon .firstCon-r .firstCon-r-inner ul li .time {
  color: #989a9c;
  font-size: 12px;
  position: absolute;
  top: 3px;
  right: 5px;
}
.wrapCon .secondCon {
  background-color: #fff;
}
.wrapCon .secondCon .secondCon-l {
  float: left;
  width: 680px;
  height: 240px;
  padding: 20px 20px 10px 20px;
}
.wrapCon .secondCon .secondCon-l .secondCon-l-tab {
  border-bottom: 1px solid #deebfb;
  position: relative;
  margin-bottom: 12px;
}
.wrapCon .secondCon .secondCon-l .secondCon-l-tab .more {
  position: absolute;
  right: 12px;
  font-size: 12px;
  color: #3460ab;
  top: 2px;
}
.wrapCon .secondCon .secondCon-l .secondCon-l-tab ul li {
  float: left;
  font-size: 18px;
  text-align: center;
  color: #888888;
  padding: 0 16px 7px;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  cursor: pointer;
  font-weight: bold;
}
.wrapCon .secondCon .secondCon-l .secondCon-l-tab ul li.active {
  border-bottom: 3px solid #2161b0;
  color: #3460ab;
}
.wrapCon .secondCon .secondCon-l .secondCon-l-tab ul li a {
  color: #888888;
  font-size: 20px;
}
.wrapCon .secondCon .secondCon-l .secondCon-l-tab ul li.active a {
  color: #3460ab;
}
.wrapCon .secondCon .secondCon-l .secondCon-l-inner {
  display: none;
}
.wrapCon .secondCon .secondCon-l .secondCon-l-inner.active {
  display: block;
}
.wrapCon .secondCon .secondCon-l .secondCon-l-inner p {
  margin-bottom: 15px;
  max-height: 60px;
  overflow: hidden;
}
.wrapCon .secondCon .secondCon-l .secondCon-l-inner p a {
  font-size: 22px;
  color: #df2817;
  letter-spacing: 0.37px;
}
.wrapCon .secondCon .secondCon-l .secondCon-l-inner ul li {
  position: relative;
  margin: 10px 0;
  padding-left: 16px;
  padding-right: 42px;
  width: 664px;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: SimSun;
}
.wrapCon .secondCon .secondCon-l .secondCon-l-inner ul li a {
  font-size: 16px;
  color: #000000;
  letter-spacing: 0;
}
.wrapCon .secondCon .secondCon-l .secondCon-l-inner ul li a:hover {
  color: #3460ab;
}
.wrapCon .secondCon .secondCon-l .secondCon-l-inner ul li i {
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #e34637;
  top: 6px;
  left: 0px;
}
.wrapCon .secondCon .secondCon-l .secondCon-l-inner ul li .time {
  color: #989a9c;
  font-size: 12px;
  position: absolute;
  top: 3px;
  right: 5px;
}
.wrapCon .thirdCon {
  margin-bottom: 32px;
  background-color: #fff;
  margin-top: 6px;
  padding: 0 20px;
  padding-top: 20px;
  height: 389px;
}
.wrapCon .thirdCon .thirdCon-item {
  width: 470px;
  height: 277px;
  float: left;
  position: relative;
}
.wrapCon .thirdCon .thirdCon-item.left {
  margin-right: 20px;
}
.wrapCon .thirdCon .thirdCon-item .thirdCon-item-tit {
  position: relative;
  border-bottom: 1px solid #deebfb;
  margin-bottom: 12px;
  margin-top: 10px;
}
.wrapCon .thirdCon .thirdCon-item .thirdCon-item-tit h3 {
  font-size: 18px;
  border-bottom: 3px solid #2161b0;
  color: #3460ab;
  width: 180px;
  text-align: center;
  padding-bottom: 9px;
  font-weight: bold;
}
.wrapCon .thirdCon .thirdCon-item.right .thirdCon-item-tit h3 {
  width: 108px;
}
.wrapCon .thirdCon .thirdCon-item .thirdCon-item-tit .more {
  position: absolute;
  right: 12px;
  font-size: 12px;
  color: #3460ab;
  top: 6px;
}
.wrapCon .thirdCon .thirdCon-item ul.thirdCon-itemCon li {
  margin: 10px 0;
  width: 454px;
  position: relative;
  padding-left: 16px;
  height: 22px;
  line-height: 22px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: SimSun;
}
.wrapCon .thirdCon .thirdCon-item ul.thirdCon-itemCon li:first-child + li + li {
  width: 208px;
  height: 45px;
  word-wrap: break-word;
  white-space: unset;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.wrapCon
  .thirdCon
  .thirdCon-item
  ul.thirdCon-itemCon
  li:first-child
  + li
  + li
  + li {
  width: 208px;
  height: 45px;
  word-wrap: break-word;
  white-space: unset;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.wrapCon
  .thirdCon
  .thirdCon-item
  ul.thirdCon-itemCon
  li:first-child
  + li
  + li
  + li
  + li {
  width: 208px;
  height: 45px;
  word-wrap: break-word;
  white-space: unset;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.wrapCon
  .thirdCon
  .thirdCon-item.right
  ul.thirdCon-itemCon
  li:first-child
  + li
  + li {
  margin-left: 246px;
}
.wrapCon
  .thirdCon
  .thirdCon-item.right
  ul.thirdCon-itemCon
  li:first-child
  + li
  + li
  + li {
  margin-left: 246px;
}
.wrapCon
  .thirdCon
  .thirdCon-item.right
  ul.thirdCon-itemCon
  li:first-child
  + li
  + li
  + li
  + li {
  margin-left: 246px;
}
.wrapCon .thirdCon .thirdCon-item ul li a {
  font-size: 16px;
  color: #000000;
}
/*.wrapCon  .thirdCon .thirdCon-item ul li.active a{color: #3460AB;}*/
.wrapCon .thirdCon .thirdCon-item .thirdCon-tab ul li.active a {
  color: #3460ab;
}
.wrapCon .thirdCon .thirdCon-item ul li i {
  position: absolute;
  width: 6px;
  height: 6px;
  background: #e34637;
  top: 7px;
  left: 0px;
  border-radius: 50%;
}
.wrapCon .thirdCon .thirdCon-l .thirdCon-l-inner {
  display: none;
}
.wrapCon .thirdCon .thirdCon-l .thirdCon-l-inner.active {
  display: block;
}

/* 第六版新增css*/
.firstCon-footer-imgs {
  padding-top: 24px;
  float: left;
  width: 965px;
  margin-left: -5px;
  height: 130px;
  overflow: hidden;
  position: relative;
}
.firstCon-footer-imgs .list_img {
  margin-left: -5px;
  height: 133px;
  overflow: hidden;
}
.firstCon-footer-imgs .list_img li {
  float: left;
  margin-left: 5px;
  width: 188px;
  height: 133px;
}
.firstCon-footer-imgs .list li {
  margin-top: 10px;
  height: 22px;
}
.firstCon-footer-imgs .list li a {
  display: block;
  line-height: 22px;
  font-size: 16px;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.firstCon-footer-imgs .list_img li {
  margin-bottom: 10px;
}
.firstCon-footer-imgs .list_img a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 133px;
}
.firstCon-footer-imgs .list_img a img {
  width: 100%;
  height: 100%;
}
.firstCon-footer-imgs .list_img .mask {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.6);
}
.firstCon-footer-imgs .list_img .mask .title {
  margin: 2px 5px;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.wrapCon .secondCon-r {
  margin-top: 12px;
  float: left; /* height: 354px; */
  width: 260px;
}
.wrapCon .secondCon-r .secondCon-r-innerItem {
  height: 52px;
  background: #5c9cd9;
  border-radius: 4px;
  width: 100%;
  margin-top: 8px;
  cursor: pointer;
  position: relative;
}
.wrapCon .secondCon-r .secondCon-r-innerItemIcon {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin: 8px 12px 8px 28px;
}
.wrapCon
  .secondCon-r
  .secondCon-r-innerItem:first-child
  .secondCon-r-innerItemIcon {
  background: url(//rs1.119.gov.cn/api/source/119gov/index/icon_xfjsfw.png?2)
    no-repeat center;
}
.wrapCon
  .secondCon-r
  .secondCon-r-innerItem:first-child
  + .secondCon-r-innerItem
  .secondCon-r-innerItemIcon {
  background: url(//rs1.119.gov.cn/api/source/119gov/index/icon_xfcpxx.png?2)
    no-repeat center;
}
.wrapCon
  .secondCon-r
  .secondCon-r-innerItem:first-child
  + .secondCon-r-innerItem
  + .secondCon-r-innerItem
  .secondCon-r-innerItemIcon {
  background: url(//rs1.119.gov.cn/api/source/119gov/index/icon_cpjywssl.png?2)
    no-repeat center;
}
.wrapCon
  .secondCon-r
  .secondCon-r-innerItem:first-child
  + .secondCon-r-innerItem
  + .secondCon-r-innerItem
  + .secondCon-r-innerItem
  .secondCon-r-innerItemIcon {
  background: url(//rs1.119.gov.cn/api/source/119gov/index/icon_xftycgyy.png?2)
    no-repeat center;
}
.wrapCon
  .secondCon-r
  .secondCon-r-innerItem:first-child
  + .secondCon-r-innerItem
  + .secondCon-r-innerItem
  + .secondCon-r-innerItem:hover
  .minipro {
  display: block;
}
.wrapCon .secondCon-r .secondCon-r-innerItem .minipro {
  display: none;
  width: 150px;
  height: 150px;
  position: absolute;
  top: -150px;
  right: 0;
}
.wrapCon .secondCon-r .secondCon-r-innerItemCon {
  vertical-align: top;
  height: 52px;
  line-height: 52px;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #ffffff;
  letter-spacing: 0;
  display: inline-block;
}
.wrapCon .secondCon-r .secondCon-r-innerItemCon a {
  color: #fff;
}
.wrapCon .thirdCon {
  margin-bottom: 32px;
  background-color: #fff;
  margin-top: 6px;
  padding: 0 20px;
  padding-top: 20px;
}
.wrapCon .thirdCon .thirdCon-item .thirdCon-tab {
  border-bottom: 1px solid #deebfb;
  position: relative;
  margin-bottom: 12px;
}
.wrapCon .thirdCon .thirdCon-item .thirdCon-tab ul li {
  float: left;
  font-size: 18px;
  text-align: center;
  color: #505050;
  padding: 0 16px 7px;
  cursor: pointer;
  border-bottom: 3px solid transparent;
  cursor: pointer;
  font-weight: bold;
}
.wrapCon .thirdCon .thirdCon-item .thirdCon-tab ul li.active {
  border-bottom: 3px solid #2161b0;
  color: #3460ab;
}
.wrapCon .thirdCon .thirdCon-item .thirdCon-tab ul li a {
  font-size: 20px;
  color: #888888;
}
.wrapCon .thirdCon .thirdCon-item .thirdCon-inner {
  display: none;
}
.wrapCon .thirdCon .thirdCon-item .thirdCon-inner.active {
  display: block;
}
.wrapCon .thirdCon-footer {
  float: left;
  padding: 20px 0;
  height: 72px;
  margin-left: -10px;
}
.wrapCon .thirdCon-footerItem {
  position: relative;
}
.wrapCon .thirdCon-footerItem .minipro {
  display: none;
  width: 150px;
  height: 150px;
  position: absolute;
  top: -150px;
  right: 0;
  z-index: 99;
}
.wrapCon .thirdCon-footerItem {
  margin-left: 10px;
  float: left;
  width: 100px;
  height: 72px;
  background: #fbfbfb;
  border-radius: 4px;
}
.wrapCon .thirdCon-footerItem span {
  font-family: PingFangSC-Medium;
  font-size: 17px;
  color: #5b5b5b;
  letter-spacing: 0;
  height: 72px;
  line-height: 72px;
}
.wrapCon .thirdCon-footerItem .leftImg {
  width: 38px;
  height: 38px;
  margin: 17px 10px 17px 98px;
  vertical-align: top;
}
.wrapCon .thirdCon-itemConImg {
  width: 225px;
  height: 153px;
  position: absolute;
  right: 0;
  bottom: 7px;
}
.wrapCon .thirdCon .thirdCon-item .thirdCon_innerImg {
  display: none;
}
.wrapCon .thirdCon .thirdCon-item .thirdCon_innerImg.active {
  display: block;
}
.wrapCon
  .thirdCon
  .thirdCon-item.right
  .thirdCon_innerImg
  .thirdCon-itemConImg {
  left: 0 !important;
}
.wrapCon .thirdCon-itemImg {
  width: 225px;
  height: 153px;
}
.wrapCon .thirdCon-itemImgTips {
  position: absolute;
  bottom: 0;
  width: 201px;
  padding: 2px 12px;
  opacity: 0.6;
  background: #000000;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #ffffff;
  text-align: justify;
  overflow: hidden;
  word-wrap: break-word;
  display: -webkit-box !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.tong2,
.tong3 {
  width: 1000px;
  height: 100px;
  overflow: hidden;
  margin-bottom: 6px;
  display: flex;
  justify-content: space-between;
}
.tong2 img,
.tong3 img {
  width: 495px;
  height: 100%;
}

/*浮窗*/
.fix-link {
  position: fixed;
  width: 180px;
  height: 160px;
  right: 0;
  top: 310px;
  background: url(//rs1.119.gov.cn/119gov/index/fix-bg.png) no-repeat;
  z-index: 1000;
}
.fix-link a {
  display: block;
  width: 100%;
  height: 100%;
}
.fix-link p {
  font-size: 18px;
  color: #224277;
  writing-mode: tb-rl;
  font-weight: bold;
  letter-spacing: 6px;
  line-height: 28px;
  margin: auto;
  margin-top: 41px;
}
.disBottom {
  margin-bottom: 6px;
}
.main {
  width: 1000px;
  margin: 0 auto;
}
.banner2021 {
  height: 300px;
  background: url(/include/inc/images/banner2022esd.jpg) no-repeat top center;
}
.wrapCon .tong1 {
  background: #fff;
  overflow: hidden;
}
.wrapCon .tong1 .tong1_Con {
  width: 960px;
  padding: 24px 20px 0;
}
.wrapCon .tong1 .tong1_Con .tong1_Con_top {
  font-family: PingFangSC-Medium;
  font-size: 26px;
  color: #3460ab;
  letter-spacing: 0;
  text-align: center;
  width: 960px;
  font-weight: bold;
  padding: 20px;
  box-sizing: border-box;
}
.wrapCon .tong1_Con a {
  color: #3460ab;
}
.wrapCon .tong1 .tong1_Con .tong1_Con_middleLine {
  opacity: 0.2;
  background: #5c8fe5;
  height: 1px;
  width: 960px;
}
.wrapCon .tong1 .tong1_Con .tong1_Con_centerLine {
  opacity: 0.2;
  background: #5c8fe5;
  height: 45px;
  width: 1px;
  float: left;
  margin-top: 28px;
}
.wrapCon .tong1 .tong1_Con .left {
  padding-right: 9px;
}
.wrapCon .tong1 .tong1_Con .right {
  padding-left: 10px;
}
.wrapCon .tong1 .tong1_Con .tong1_Con_common {
  float: left;
  font-family: PingFangSC-Regular;
  font-size: 20px;
  color: #3460ab;
  letter-spacing: 0;
  text-align: center;
  width: 470px;
  padding-top: 20px;
}
